home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 001-025 / scopedisk13 / m2du360 / whatsnew < prev   
Text File  |  1995-03-18  |  2KB  |  46 lines

  1.   M2Du 3.60 - By Greg Browne - CIS [72250,106]
  2.   ~~~~~~~~~
  3. DirUtil in Modula-2 - 100-1000 files CLI or WB.
  4. Last modified by author  6-10-88
  5.  
  6. DISCLAIMER: I deny everything! I only wrote this for me!
  7.             If it doesn't work for you, don't use it!
  8.  
  9. -------3.60 WHATEVER
  10. Just cleanup - studying disassembled code segments to discover what
  11. are the cleanest, smallest ways to handle coding where there is a
  12. choice of methods - knocked off 1720 bytes and discovered several
  13. internal improvements.
  14.  
  15. -------3.59 FINAL (Almost)
  16.  
  17. ADDED INTERNAL SHOW - The SHOWIFF gadget now uses an internal routine
  18. and will show most pix.  (Not overscan stuff tho - several won't do that)
  19. It is based on the logic in UShow2.asm and is FAST.
  20.  
  21. Made title bar show entries in current directory as  "F ###/ttt"
  22.  (### = entries ttt=max allocated)
  23.  
  24. NOW ONLY the EDIT and DO gadgets need outside help.  I ain't about to
  25. incorporate an editor in this thing.
  26.  
  27. -------3.58 & 3.57  5/31/88  (3.58 cosmetic cleanup)
  28.  
  29. ADDED DSKWIPE - Writes new root block - (Quick EVERYTHING-DELETE)
  30.   Right mouse = verify
  31.  
  32. Changed COPYALL/COPYIF to Ask (Autorequest) for another disk if it
  33.  gets full.  Say "NO" to abort.
  34.  
  35. -------3.56  5/29/88
  36. ADDED Install as a GADGET - Install device in 'D' - df0-df3.
  37.  works same as FORMAT/DISKCOPY - Right mouse = verify.
  38. Made FORMAT create Workbench bootable disk.
  39.  
  40. ------ 3.55  5/27/88
  41. DROPPED FastDir routines after trashing my Hard Disk for the 3d time.
  42.  IF YOU want them, stay with 3.54!
  43. ADDED Right mouse on f->D = Concat the first highlighted file or dir to D.
  44. ADDED Alternate pointer when DU is busy.
  45. Small internal change in DiskCopy.
  46.